﻿2026-07-17T03:04:33.8369659Z ##[group]Run actions/checkout@v5
2026-07-17T03:04:33.8370406Z with:
2026-07-17T03:04:33.8370782Z   repository: BigscreenVR/spt-bs-core
2026-07-17T03:04:33.8373789Z   token: ***
2026-07-17T03:04:33.8374141Z   ssh-strict: true
2026-07-17T03:04:33.8374494Z   ssh-user: git
2026-07-17T03:04:33.8374856Z   persist-credentials: true
2026-07-17T03:04:33.8375251Z   clean: true
2026-07-17T03:04:33.8375621Z   sparse-checkout-cone-mode: true
2026-07-17T03:04:33.8376027Z   fetch-depth: 1
2026-07-17T03:04:33.8376365Z   fetch-tags: false
2026-07-17T03:04:33.8376718Z   show-progress: true
2026-07-17T03:04:33.8377061Z   lfs: false
2026-07-17T03:04:33.8377390Z   submodules: false
2026-07-17T03:04:33.8377737Z   set-safe-directory: true
2026-07-17T03:04:33.8378303Z ##[endgroup]
2026-07-17T03:04:33.9175191Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T03:04:33.9176660Z ##[group]Getting Git version info
2026-07-17T03:04:33.9177323Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T03:04:33.9178268Z [command]/usr/bin/git version
2026-07-17T03:04:33.9199650Z git version 2.43.0
2026-07-17T03:04:33.9216266Z ##[endgroup]
2026-07-17T03:04:33.9226664Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bbe46823-090d-419e-856f-86da00959138' before making global git config changes
2026-07-17T03:04:33.9227783Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:04:33.9229937Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T03:04:33.9260091Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T03:04:33.9278630Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:04:33.9288400Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T03:04:33.9290983Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T03:04:33.9308691Z refs/heads/main
2026-07-17T03:04:33.9314647Z [command]/usr/bin/git checkout --detach
2026-07-17T03:04:33.9361983Z HEAD is now at 0c70253 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:04:33.9395693Z [command]/usr/bin/git branch --delete --force main
2026-07-17T03:04:33.9418022Z Deleted branch main (was 0c70253).
2026-07-17T03:04:33.9471308Z ##[endgroup]
2026-07-17T03:04:33.9475110Z [command]/usr/bin/git submodule status
2026-07-17T03:04:33.9664592Z ##[group]Cleaning the repository
2026-07-17T03:04:33.9666987Z [command]/usr/bin/git clean -ffdx
2026-07-17T03:04:33.9703488Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T03:04:33.9755296Z HEAD is now at 0c70253 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:04:33.9759852Z ##[endgroup]
2026-07-17T03:04:33.9761737Z ##[group]Disabling automatic garbage collection
2026-07-17T03:04:33.9764725Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T03:04:33.9788756Z ##[endgroup]
2026-07-17T03:04:33.9789510Z ##[group]Setting up auth
2026-07-17T03:04:33.9793694Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:04:33.9818576Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T03:04:34.0006950Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:04:34.0032350Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T03:04:34.0215267Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:04:34.0240648Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T03:04:34.0426854Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T03:04:34.0455555Z ##[endgroup]
2026-07-17T03:04:34.0456163Z ##[group]Fetching the repository
2026-07-17T03:04:34.0462267Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0c7025338db716a5ed9cc4ceaa8d85dd04a38840:refs/remotes/origin/main
2026-07-17T03:04:34.5745168Z ##[endgroup]
2026-07-17T03:04:34.5746149Z ##[group]Determining the checkout info
2026-07-17T03:04:34.5747039Z ##[endgroup]
2026-07-17T03:04:34.5748906Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T03:04:34.5793281Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T03:04:34.5814887Z ##[group]Checking out the ref
2026-07-17T03:04:34.5816827Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-17T03:04:34.5858877Z Switched to a new branch 'main'
2026-07-17T03:04:34.5859693Z branch 'main' set up to track 'origin/main'.
2026-07-17T03:04:34.5863749Z ##[endgroup]
2026-07-17T03:04:34.5891812Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T03:04:34.5909534Z 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
